Request Constructor |
| Name | Description | |
|---|---|---|
| Request |
Initializes a new instance of the Request class.
| |
| Request(Dialog) |
Initializes a new instance of the Request class from the specified dialog.
| |
| Request(Response) |
Initializes a new instance of the Request class from the specified response.
| |
| Request(Dialog, SipMethod) |
Initializes a new instance of the Request class from the specified dialog.
| |
| Request(Response, SipMethod) |
Initializes a new instance of the Request class from the specified response.
|